Docs.rs
primitive-types-0.12.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
primitive-types 0.12.2
Primitive types shared by Ethereum and Substrate
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
287
out of
287
items documented
0
out of
283
items with examples
Links
Homepage
crates.io
Dependencies
fixed-hash ^0.8
normal
impl-codec ^0.6.0
normal
impl-num-traits ^0.1.0
normal
impl-rlp ^0.3
normal
impl-serde ^0.4.0
normal
scale-info >=0.9, <3
normal
schemars >=0.8.12
normal
uint ^0.9.5
normal
num-traits ^0.2
dev
Versions
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.4
0.2.3
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
Primitive types shared by Substrate and Parity Ethereum. Those are uint types `U128`, `U256` and `U512`, and fixed hash types `H160`, `H256` and `H512`, with optional serde serialization, parity-scale-codec and rlp encoding.